projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce1a1d7
)
* gnus/mml2015.el (mml2015-display-key-image): Fix :version tag in previous.
author
Glenn Morris
<rgm@gnu.org>
Fri, 9 May 2014 06:43:52 +0000
(23:43 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 9 May 2014 06:43:52 +0000
(23:43 -0700)
lisp/gnus/mml2015.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mml2015.el
b/lisp/gnus/mml2015.el
index 9a9eb797bf0e34d5501a56d85e4d7ac0261e753a..74290f4546998b5d54f7c4653dc49c19aea7ea78 100644
(file)
--- a/
lisp/gnus/mml2015.el
+++ b/
lisp/gnus/mml2015.el
@@
-149,7
+149,7
@@
If set, it overrides the setting of `mml2015-sign-with-sender'."
(defcustom mml2015-display-key-image t
"If t, try to display key images."
- :version "24.
4
"
+ :version "24.
5
"
:group 'mime-security
:type 'boolean)